https://www.qlcplus.org/download
QLC+ is powerful and user-friendly software designed to control lighting. Whether you're an experienced lighting professional or just getting started, QLC+ empowers you to take control of your lighting fixtures with ease. The primary goal of this project is to bring QLC+ to the level of available commercial software. QLC+ runs on Linux, Windows (7+), macOS (10.12+) and the Raspberry Pi.
Copyright © Heikki Junnila, Massimo Callegari
Home Page | |
Documentation | |
Official Forum | |
GitHub Sponsorship | |
Official Merch |
We welcome contributions from the community to help make QLC+ even better. Before diving into coding, we encourage you to start a discussion in our Software Development forum if you're considering adding a new feature or making significant changes. This provides an opportunity for feedback, collaboration, and ensuring alignment with the project's goals.
Further guidelines are available in the CONTRIBUTING.md document.
Click the badge below to see the currently confirmed issues with QLC+. Perhaps you can find a solution?
If you're regularly updating QLC+ sources with git pull, you may encounter compiler warnings, errors, or unresolved symbols. This is because the source package is still in development. We strive to keep the GIT master branch free of critical errors; However, dependencies between objects can sometimes cause issues, requiring a full package recompilation rather than just updating recent changes.
Please refer to the online wiki pages: https://github.com/mcallegari/qlcplus/wiki
- Qt >= 5.0 development libraries & tools
- libudev-dev, libmad0-dev, libsndfile1-dev, libfftw3-dev
- DMX USB plugin: libftdi-dev, pkg-config
- MIDI plugin: libasound, libasound-dev, pkg-config
- OLA plugin: libola, ola-dev, pkg-config (see libs/olaout/README)
- uDMX plugin: libusb, libusb-dev, pkg-config
- Peperoni plugin: libusb, libusb-dev, pkg-config
- Velleman plugin: Not available
- MSYS2 environment (https://msys2.github.io/)
- DMX USB plugin: D2XX driver & development package (http://www.ftdichip.com/Drivers/D2XX.htm)
- ENTTEC Wing plugin: D2XX driver & development package (http://www.ftdichip.com/Drivers/D2XX.htm)
- OLA plugin: Not available
- Velleman plugin: K8062 SDK from www.velleman.eu
- XCode (https://developer.apple.com/xcode/)
- Qt >= 5.15.x (https://www.qt.io/download-open-source)
- homebrew (https://brew.sh/)
- DMX USB plugin: libftdi, pkg-config
- OLA plugin: ola, pkg-config (see libs/olaout/README)
- uDMX plugin: libusb, pkg-config
- Peperoni plugin: libusb, pkg-config
- Velleman plugin: Not available
For discussions, feedbacks, ideas and new fixtures, go to: https://www.qlcplus.org/forum/index.php
For developers wiki and code patches, go to: https://github.com/mcallegari/qlcplus
QLC+ owes its success to the dedication and expertise of numerous individuals who have generously contributed their time and skills. The following list recognizes those whose remarkable contributions have played a pivotal role in shaping QLC+ into what it is today.
- Eric Arnebäck (3D preview features)
- Santiago Benejam Torres (Catalan translation)
- Luis GarcÃa Tornel (Spanish translation)
- Nils Van Zuijlen, Jérôme Lebleu (French translation)
- Felix Edelmann, Florian Edelmann (fixture definitions, German translation)
- Jannis Achstetter (German translation)
- Dai Suetake (Japanese translation)
- Hannes Bossuyt (Dutch translation)
- Aleksandr Gusarov (Russian translation)
- Vadim Syniuhin (Ukrainian translation)
- Mateusz Kędzierski (Polish translation)
- Jano Svitok (bugfix, new features and improvements)
- David Garyga (bugfix, new features and improvements)
- Lukas Jähn (bugfix, new features)
- Robert Box (fixtures review)
- Thomas Achtner (ENTTEC wing improvements)
- Joep Admiraal (MIDI SysEx init messages, Dutch translation)
- Florian Euchner (FX5 USB DMX support)
- Stefan Riemens (new features)
- Bartosz Grabias (new features)
- Simon Newton, Peter Newman (OLA plugin)
- Janosch Frank (webaccess improvements)
- Karri Kaksonen (DMX USB Eurolite USB DMX512 Pro support)
- Stefan Krupop (HID DMXControl Projects e.V. Nodle U1 support)
- Nathan Durnan (RGB scripts, new features)
- Giorgio Rebecchi (new features)
- Florian Edelmann (code cleanup, German translation)
- Heiko Fanieng, Jannis Achstetter (German translation)
- NiKoyes, Jérôme Lebleu, Olivier Humbert, Nils Van Zuijlen (French translation)
- Raymond Van Laake (Dutch translation)
- Luis GarcÃa Tornel (Spanish translation)
- Jan Lachman (Czech translation)
- Nuno Almeida, Carlos Eduardo Porto de Oliveira (Portuguese translation)
- Santiago Benejam Torres (Catalan translation)
- Koichiro Saito, Dai Suetake (Japanese translation)
- Stefan Krumm (Bugfixes, new features)
- Christian Suehs (Bugfixes, new features)
- Christopher Staite (Bugfixes)
- Klaus Weidenbach (Bugfixes, German translation)
- Lutz Hillebrand (uDMX plugin)
- Matthew Jaggard (Velleman plugin)
- Ptit Vachon (French translation)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.